home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / 1994.11.gz / 1994.11 / 000178_owner-test-k@cs.umb.edu_Tue Nov 29 15:29:44 1994.msg < prev    next >
Internet Message Format  |  1994-11-30  |  1KB

  1. Received: by cs.umb.edu id AA15330
  2.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 11:43:26 -0500
  3. Received: by cs.umb.edu id AA13025
  4.   (5.65c/IDA-1.4.4 for tex-k-outgoing); Tue, 29 Nov 1994 10:29:18 -0500
  5. Received: from vaxa (vaxa.mdx.ac.uk) by cs.umb.edu with SMTP id AA12989
  6.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Tue, 29 Nov 1994 10:27:23 -0500
  7. Date: Tue, 29 Nov 1994 15:29:44 GMT
  8. Message-Id: <94112915294375@mdx.ac.uk>
  9. From: dick1@mdx.ac.uk
  10. To: tex-k@cs.umb.edu
  11. X-Vms-To: SMTP%"tex-k@cs.umb.edu"
  12. Sender: owner-test-k@cs.umb.edu
  13. Precedence: bulk
  14.  
  15. Can you advise me on how to build a bigger virtex?
  16.  
  17. I am trying to use web2c-6.1 to build a LaTeX2e with
  18. enough memory to handle some large pictures. The
  19. platform is a mix of Apollo DN4500 and HP/Apollo
  20. 425t. I also have access to some HP725 machines if
  21. I am prepared to inflict my experiments on suspecting
  22. users.
  23.  
  24. I have  changed web2c-6.1/web2c/tex/small.sed to read
  25.  
  26.        s/mem_max=262140/mem_max=1048480/
  27.        s/mem_top=262140/mem_top=1048480/
  28.  
  29. and run
  30.  
  31.        configure DEFS=-DSMALLTeX
  32.  
  33. The resulting TeX complains
  34.  
  35.        Ouch---my internal constants have been clobbered!---case 14
  36.  
  37. I realise that the solution is probably to rtfm but if you have
  38. already faced this problem and are able to shorten my crawl up
  39. the learning curve I would be most grateful.
  40.  
  41. Dick Gledhill